projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b398ed5
)
mx6ul_14x14_evk: Do not undef config options
author
Fabio Estevam
<
[email protected]
>
Wed, 9 Sep 2015 14:16:42 +0000
(11:16 -0300)
committer
Stefano Babic
<
[email protected]
>
Sun, 13 Sep 2015 09:03:26 +0000
(11:03 +0200)
There is no need to undef the config options.
Signed-off-by: Fabio Estevam <
[email protected]
>
Reviewed-by: Peng Fan <
[email protected]
>
include/configs/mx6ul_14x14_evk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx6ul_14x14_evk.h
b/include/configs/mx6ul_14x14_evk.h
index 49cdc289a3ec7e9cc9c4218f568247a87904aaef..467dc8a8f88efd4e97f3d623b6d076f018f83d4e 100644
(file)
--- a/
include/configs/mx6ul_14x14_evk.h
+++ b/
include/configs/mx6ul_14x14_evk.h
@@
-49,13
+49,6
@@
#define CONFIG_SUPPORT_EMMC_BOOT /* eMMC specific */
#endif
-#undef CONFIG_BOOTM_NETBSD
-#undef CONFIG_BOOTM_PLAN9
-#undef CONFIG_BOOTM_RTEMS
-
-#undef CONFIG_CMD_EXPORTENV
-#undef CONFIG_CMD_IMPORTENV
-
/* I2C configs */
#define CONFIG_CMD_I2C
#ifdef CONFIG_CMD_I2C
@@
-70,8
+63,6
@@
#define CONFIG_POWER_PFUZE3000_I2C_ADDR 0x08
#endif
-#undef CONFIG_CMD_IMLS
-
#define CONFIG_SYS_MMC_IMG_LOAD_PART 1
#define CONFIG_EXTRA_ENV_SETTINGS \